home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
color.dxr
/
00495.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
274 b
|
15 lines
on mouseUp me
global pnty, pntg, pnto
hideit(30, 30)
showit(31, 31)
if the blend of sprite 33 = 60 then
set the blend of sprite 33 to 100
pnty = "on"
else
set the blend of sprite 33 to 60
pnty = "off"
pntg = "off"
pnto = "off"
end if
end